addribbonmenu
Adds a ribbon menu, rbmname, in the Compose user interface. addribbonmenu is only available in the Compose GUI.
Syntax
addribbonmenu(rbmname)
Inputs
- rbmname
 - The name of the ribbon menu.
 
Outputs
- uiPopupMenu
 - The handle to the ribbon menu.
 
Examples
pm = addribbonmenu('Test')